[INFO] fetching crate libmake 0.2.6...
[INFO] testing libmake-0.2.6 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate libmake 0.2.6 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate libmake 0.2.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate libmake 0.2.6
[INFO] tweaked toml for crates.io crate libmake 0.2.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libmake 0.2.6 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libmake 0.2.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] [stderr]   Downloaded termtree v0.4.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.1
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.5
[INFO] [stderr]   Downloaded serde_spanned v0.6.6
[INFO] [stderr]   Downloaded plotters-svg v0.3.5
[INFO] [stderr]   Downloaded predicates-core v1.0.6
[INFO] [stderr]   Downloaded hostname v0.4.0
[INFO] [stderr]   Downloaded match_cfg v0.1.0
[INFO] [stderr]   Downloaded hostname v0.3.1
[INFO] [stderr]   Downloaded result v1.0.0
[INFO] [stderr]   Downloaded serde_ini v0.2.0
[INFO] [stderr]   Downloaded uuid v1.8.0
[INFO] [stderr]   Downloaded parking_lot v0.12.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.82
[INFO] [stderr]   Downloaded predicates-tree v1.0.9
[INFO] [stderr]   Downloaded vrd v0.0.7
[INFO] [stderr]   Downloaded csv-core v0.1.11
[INFO] [stderr]   Downloaded env_filter v0.1.0
[INFO] [stderr]   Downloaded predicates v3.1.0
[INFO] [stderr]   Downloaded security-framework-sys v2.11.0
[INFO] [stderr]   Downloaded configparser v3.0.4
[INFO] [stderr]   Downloaded vrd v0.0.5
[INFO] [stderr]   Downloaded rustls-pki-types v1.7.0
[INFO] [stderr]   Downloaded env_logger v0.11.3
[INFO] [stderr]   Downloaded rlg v0.0.4
[INFO] [stderr]   Downloaded assert_cmd v2.0.14
[INFO] [stderr]   Downloaded dtt v0.0.5
[INFO] [stderr]   Downloaded dtt v0.0.6
[INFO] [stderr]   Downloaded toml v0.8.13
[INFO] [stderr]   Downloaded rlg v0.0.3
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.2
[INFO] [stderr]   Downloaded security-framework v2.11.0
[INFO] [stderr]   Downloaded libyml v0.0.1
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded serde_yml v0.0.7
[INFO] [stderr]   Downloaded toml_edit v0.22.13
[INFO] [stderr]   Downloaded plotters v0.3.5
[INFO] [stderr]   Downloaded serde_json v1.0.117
[INFO] [stderr]   Downloaded hyper v1.3.1
[INFO] [stderr]   Downloaded h2 v0.4.4
[INFO] [stderr]   Downloaded winnow v0.6.8
[INFO] [stderr]   Downloaded reqwest v0.12.4
[INFO] [stderr]   Downloaded syn v2.0.63
[INFO] [stderr]   Downloaded libc v0.2.154
[INFO] [stderr]   Downloaded csv v1.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42f820b5854401367e1713eeaccabb0437bceed38a54747b0f0dccc10025786e
[INFO] running `Command { std: "docker" "start" "-a" "42f820b5854401367e1713eeaccabb0437bceed38a54747b0f0dccc10025786e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42f820b5854401367e1713eeaccabb0437bceed38a54747b0f0dccc10025786e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42f820b5854401367e1713eeaccabb0437bceed38a54747b0f0dccc10025786e", kill_on_drop: false }`
[INFO] [stdout] 42f820b5854401367e1713eeaccabb0437bceed38a54747b0f0dccc10025786e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47d8a7604c176c0e4f0093f3ac76a1d47969b4b68b904f548916eb744d6d52f3
[INFO] running `Command { std: "docker" "start" "-a" "47d8a7604c176c0e4f0093f3ac76a1d47969b4b68b904f548916eb744d6d52f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling vrd v0.0.5
[INFO] [stderr]    Compiling dtt v0.0.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling rlg v0.0.3
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling vrd v0.0.7
[INFO] [stderr]    Compiling dtt v0.0.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rlg v0.0.4
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling serde_yml v0.0.7
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling libmake v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling result v1.0.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling libyml v0.0.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling figlet-rs v0.1.5
[INFO] [stderr]    Compiling configparser v3.0.4
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling serde_ini v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/lib.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 | #![cfg_attr(feature = "bench", feature(test))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`
[INFO] [stdout]    = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "47d8a7604c176c0e4f0093f3ac76a1d47969b4b68b904f548916eb744d6d52f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47d8a7604c176c0e4f0093f3ac76a1d47969b4b68b904f548916eb744d6d52f3", kill_on_drop: false }`
[INFO] [stdout] 47d8a7604c176c0e4f0093f3ac76a1d47969b4b68b904f548916eb744d6d52f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 239221a616a419a2ee237ba76f3d921c1438ccdd0ccdc79d50daa7d2429dcd45
[INFO] running `Command { std: "docker" "start" "-a" "239221a616a419a2ee237ba76f3d921c1438ccdd0ccdc79d50daa7d2429dcd45", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling dtt v0.0.5
[INFO] [stderr]    Compiling vrd v0.0.5
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling dtt v0.0.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_ini v0.2.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling rlg v0.0.3
[INFO] [stderr]    Compiling serde_yml v0.0.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling vrd v0.0.7
[INFO] [stderr]    Compiling rlg v0.0.4
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling libmake v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/lib.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 | #![cfg_attr(feature = "bench", feature(test))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`
[INFO] [stdout]    = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/test_cli.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / #[cfg(test)]
[INFO] [stdout]  2 | | mod tests {
[INFO] [stdout]  3 | |     use libmake::cli::{build, create_arg};
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_generator.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use libmake::{
[INFO] [stdout]   2 | |     generator::generate_from_config,
[INFO] [stdout]   3 | |     generators::{args::generate_from_args, yaml::generate_from_yaml},
[INFO] [stdout]   4 | |     macro_generate_files,
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |     Ok(())
[INFO] [stdout] 196 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]  --> tests/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / /// This module contains the tests for the `macros` module.
[INFO] [stdout] 2 | | pub mod macros;
[INFO] [stdout] 3 | |
[INFO] [stdout] 4 | | /// This module contains the tests for the `models` module.
[INFO] [stdout] 5 | | pub mod models;
[INFO] [stdout]   | |_______________^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_interface.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #[cfg(test)]
[INFO] [stdout]   2 | | mod tests {
[INFO] [stdout]   3 | |     use libmake::{
[INFO] [stdout]   4 | |         interface::replace_placeholders,
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/lib.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 | #![cfg_attr(feature = "bench", feature(test))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`
[INFO] [stdout]    = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcwwZwir/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibmake-8107327f22fa2b0d,libserde_yml-5b0b13e8b5b82e09,liblibyml-addfbbd982ed3491,libtoml-35827d73d20936b2,libtoml_edit-28d44e4504af8c00,libserde_spanned-793b43ea5a8570ad,libwinnow-87574c2d656764e2,libtoml_datetime-fcaf5db013615fab,libreqwest-5254f26905fdccd4,librustls_pemfile-f286e84507c99b32,librustls_pki_types-2f0b5e885bc26411,libbase64-528059a677b75efd,libipnet-ba1551e1ade25f06,libhyper_tls-603ca0fa526d30f4,libtokio_native_tls-7007fd99852958dd,libserde_urlencoded-573cd6d64382429b,libmime-9b057813ad5affb0,libencoding_rs-023dc74492c98655,libnative_tls-d5d74c9b8fa2d9cc,libopenssl_probe-1850e6702887a956,libopenssl-cd44419c8ad1e1be,libbitflags-bacdc9663f215069,libforeign_types-660d5786deb9a62e,libforeign_types_shared-87ef8fc7e3f312b7,libopenssl_sys-655d3ab05c5c6eaf,libhyper_util-dcc2ada8fbf6984a,libtower-e90afb987c4f9966,libpin_project-2b20ecb1d9cbcc30,libtower_layer-a43e773ba5075557,libtower_service-e6bd062c980374a5,libhyper-adf0e8692e24606d,libwant-06e7ae129fb04496,libtry_lock-03ec85f3203a4bc6,libhttparse-43ab99b6a8c6c0f6,libh2-ab7652ee2ffd15ad,libtracing-dbcbc01451acef03,libtracing_core-b48aa6965eb6cc82,libonce_cell-e3707fba637dba4a,libindexmap-f695a69564899f4f,libequivalent-46be621c631098b1,libhashbrown-91a545e609a3fa63,libtokio_util-edfaf6ab105bdfd0,libfutures_channel-70cadd0070f63658,libhttp_body_util-303eb57049525d5d,libhttp_body-54ff378d7c58de17,liblog-2fb7399a07a8ce34,libfutures_util-4cd658a029f5cf6b,libfutures_io-a7c865f211be54c3,libslab-6d85a53c2e38d669,libfutures_sink-6c1fbc32a5ddd333,libfutures_task-6ce44d358128cd15,libpin_utils-17a2647cfbd4f548,libfutures_core-a08269d6a3c10f73,liburl-c55cb92b0cf4be56,libidna-4fc30a55605aa8e9,libunicode_normalization-3afd082d3af66fd9,libtinyvec-539e5ecd5f973434,libtinyvec_macros-d0dceeda14c72f71,libunicode_bidi-c007dd2b9c3874d5,libform_urlencoded-271c1a6e6d1ef94d,libpercent_encoding-9897f2fb9b5b3d4c,libhttp-26399f9e9e565000,libfnv-4a8f8d037274da80,libuuid-466f7714dd8d016a,libserde_ini-a1a139b2460d3f52,libvoid-453c9f935e4ac716,libresult-229dbc85ddb15bdd,libcsv-2aa84c5f9f7201a3,libcsv_core-871e3b8d325d7d10,libfiglet_rs-5098ed0cfe83a0da,libclap-81218ade8df31653,libclap_builder-eed4f319ef57c11c,libstrsim-f4c7d9ebbc6c832d,libanstream-9a6d26becbba89a1,libanstyle_query-2e7113e2d4d07996,libis_terminal_polyfill-a9944dfb85f3cc35,libcolorchoice-c860969fa6303468,libanstyle_parse-8ee9e4975dd6aaa2,libutf8parse-174e4626210c13d7,libclap_lex-3c02a6493e8343f2,libanstyle-47e491df70095f8b,librlg-ce5f69c3379de612,libvrd-77b7cbf14d086889,libserde_json-268d0a11c7c5dc81,libitoa-d7bcd1c441d91f4d,libryu-35cd9ababb138206,libserde_big_array-c68471d81c94b6f4,librlg-cf3d44daf0597fcb,libvrd-ce139c0289ec2242,librand-e980b3cf6baea2dc,librand_chacha-2d653a2ea93d85cf,libppv_lite86-35c965be299444d0,librand_core-8d47ff3c00183935,libgetrandom-9c14fe0a02dbc3db,libhostname-dcb5933f5599392c,libmatch_cfg-3ac3b368c15db480,libdtt-4dc79256090c0a5d,libtokio-2286c6391db46770,libsignal_hook_registry-b73b2f5fb1b24c25,libnum_cpus-d484163c72f2b306,libsocket2-9d215d0ac80b6b62,libbytes-8ab992aad9e66397,libmio-81d221928218f92b,libparking_lot-7c6748aa7f685419,libparking_lot_core-3d2a8be032a9a96f,libsmallvec-a6313261c22a30d3,liblock_api-9804cd230ab9bb98,libscopeguard-83512aa01add663b,libpin_project_lite-47db569bd19cf8c8,libhostname-71163850419c7ffc,liblibc-d6f32a9c68ef67ed,libcfg_if-0ee7354dde17bc94,libdtt-420693d67d323520,libtime-9050e5819e5c5661,libtime_core-e31bf6f6d45c0c49,libnum_conv-b915ff763c397756,libderanged-eb30a2db640d7399,libpowerfmt-cda336dd8812c8ef,libserde-283cc609419c95e9,libregex-09976b78363ef709,libregex_automata-c68587ebd317b4d4,libaho_corasick-4e9fe1761b115ae6,libmemchr-23fdee4e10d274a1,libregex_syntax-5c14fac2bfeda433}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcwwZwir/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_csv_field-280bb987dbb0db2a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libmake` (example "get_csv_field") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcZRVkeS/symbols.o" "<25 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-fe8f1ceb78854edf,libfastrand-4300f202fade2998,librustix-2514001551c65f0b,liblinux_raw_sys-2bd506c5d355b219,liblibmake-8107327f22fa2b0d,libserde_yml-5b0b13e8b5b82e09,liblibyml-addfbbd982ed3491,libtoml-35827d73d20936b2,libtoml_edit-28d44e4504af8c00,libserde_spanned-793b43ea5a8570ad,libwinnow-87574c2d656764e2,libtoml_datetime-fcaf5db013615fab,libreqwest-5254f26905fdccd4,librustls_pemfile-f286e84507c99b32,librustls_pki_types-2f0b5e885bc26411,libbase64-528059a677b75efd,libipnet-ba1551e1ade25f06,libhyper_tls-603ca0fa526d30f4,libtokio_native_tls-7007fd99852958dd,libserde_urlencoded-573cd6d64382429b,libmime-9b057813ad5affb0,libencoding_rs-023dc74492c98655,libnative_tls-d5d74c9b8fa2d9cc,libopenssl_probe-1850e6702887a956,libopenssl-cd44419c8ad1e1be,libbitflags-bacdc9663f215069,libforeign_types-660d5786deb9a62e,libforeign_types_shared-87ef8fc7e3f312b7,libopenssl_sys-655d3ab05c5c6eaf,libhyper_util-dcc2ada8fbf6984a,libtower-e90afb987c4f9966,libpin_project-2b20ecb1d9cbcc30,libtower_layer-a43e773ba5075557,libtower_service-e6bd062c980374a5,libhyper-adf0e8692e24606d,libwant-06e7ae129fb04496,libtry_lock-03ec85f3203a4bc6,libhttparse-43ab99b6a8c6c0f6,libh2-ab7652ee2ffd15ad,libtracing-dbcbc01451acef03,libtracing_core-b48aa6965eb6cc82,libonce_cell-e3707fba637dba4a,libindexmap-f695a69564899f4f,libequivalent-46be621c631098b1,libhashbrown-91a545e609a3fa63,libtokio_util-edfaf6ab105bdfd0,libfutures_channel-70cadd0070f63658,libhttp_body_util-303eb57049525d5d,libhttp_body-54ff378d7c58de17,liblog-2fb7399a07a8ce34,libfutures_util-4cd658a029f5cf6b,libfutures_io-a7c865f211be54c3,libslab-6d85a53c2e38d669,libfutures_sink-6c1fbc32a5ddd333,libfutures_task-6ce44d358128cd15,libpin_utils-17a2647cfbd4f548,libfutures_core-a08269d6a3c10f73,liburl-c55cb92b0cf4be56,libidna-4fc30a55605aa8e9,libunicode_normalization-3afd082d3af66fd9,libtinyvec-539e5ecd5f973434,libtinyvec_macros-d0dceeda14c72f71,libunicode_bidi-c007dd2b9c3874d5,libform_urlencoded-271c1a6e6d1ef94d,libpercent_encoding-9897f2fb9b5b3d4c,libhttp-26399f9e9e565000,libfnv-4a8f8d037274da80,libuuid-466f7714dd8d016a,libserde_ini-a1a139b2460d3f52,libvoid-453c9f935e4ac716,libresult-229dbc85ddb15bdd,libcsv-2aa84c5f9f7201a3,libcsv_core-871e3b8d325d7d10,libfiglet_rs-5098ed0cfe83a0da,libclap-81218ade8df31653,libclap_builder-eed4f319ef57c11c,libstrsim-f4c7d9ebbc6c832d,libanstream-9a6d26becbba89a1,libanstyle_query-2e7113e2d4d07996,libis_terminal_polyfill-a9944dfb85f3cc35,libcolorchoice-c860969fa6303468,libanstyle_parse-8ee9e4975dd6aaa2,libutf8parse-174e4626210c13d7,libclap_lex-3c02a6493e8343f2,libanstyle-47e491df70095f8b,librlg-ce5f69c3379de612,libvrd-77b7cbf14d086889,libserde_json-268d0a11c7c5dc81,libitoa-d7bcd1c441d91f4d,libryu-35cd9ababb138206,libserde_big_array-c68471d81c94b6f4,librlg-cf3d44daf0597fcb,libvrd-ce139c0289ec2242,librand-e980b3cf6baea2dc,librand_chacha-2d653a2ea93d85cf,libppv_lite86-35c965be299444d0,librand_core-8d47ff3c00183935,libgetrandom-9c14fe0a02dbc3db,libhostname-dcb5933f5599392c,libmatch_cfg-3ac3b368c15db480,libdtt-4dc79256090c0a5d,libtokio-2286c6391db46770,libsignal_hook_registry-b73b2f5fb1b24c25,libnum_cpus-d484163c72f2b306,libsocket2-9d215d0ac80b6b62,libbytes-8ab992aad9e66397,libmio-81d221928218f92b,libparking_lot-7c6748aa7f685419,libparking_lot_core-3d2a8be032a9a96f,libsmallvec-a6313261c22a30d3,liblock_api-9804cd230ab9bb98,libscopeguard-83512aa01add663b,libpin_project_lite-47db569bd19cf8c8,libhostname-71163850419c7ffc,liblibc-d6f32a9c68ef67ed,libcfg_if-0ee7354dde17bc94,libdtt-420693d67d323520,libtime-9050e5819e5c5661,libtime_core-e31bf6f6d45c0c49,libnum_conv-b915ff763c397756,libderanged-eb30a2db640d7399,libpowerfmt-cda336dd8812c8ef,libserde-283cc609419c95e9,libregex-09976b78363ef709,libregex_automata-c68587ebd317b4d4,libaho_corasick-4e9fe1761b115ae6,libmemchr-23fdee4e10d274a1,libregex_syntax-5c14fac2bfeda433}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcZRVkeS/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_generator-504f173faeb85daf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libmake` (test "test_generator") due to 1 previous error; 3 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcq2V10u/symbols.o" "<14 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblibmake-8107327f22fa2b0d,libserde_yml-5b0b13e8b5b82e09,liblibyml-addfbbd982ed3491,libtoml-35827d73d20936b2,libtoml_edit-28d44e4504af8c00,libserde_spanned-793b43ea5a8570ad,libwinnow-87574c2d656764e2,libtoml_datetime-fcaf5db013615fab,libreqwest-5254f26905fdccd4,librustls_pemfile-f286e84507c99b32,librustls_pki_types-2f0b5e885bc26411,libbase64-528059a677b75efd,libipnet-ba1551e1ade25f06,libhyper_tls-603ca0fa526d30f4,libtokio_native_tls-7007fd99852958dd,libserde_urlencoded-573cd6d64382429b,libmime-9b057813ad5affb0,libencoding_rs-023dc74492c98655,libnative_tls-d5d74c9b8fa2d9cc,libopenssl_probe-1850e6702887a956,libopenssl-cd44419c8ad1e1be,libbitflags-bacdc9663f215069,libforeign_types-660d5786deb9a62e,libforeign_types_shared-87ef8fc7e3f312b7,libopenssl_sys-655d3ab05c5c6eaf,libhyper_util-dcc2ada8fbf6984a,libtower-e90afb987c4f9966,libpin_project-2b20ecb1d9cbcc30,libtower_layer-a43e773ba5075557,libtower_service-e6bd062c980374a5,libhyper-adf0e8692e24606d,libwant-06e7ae129fb04496,libtry_lock-03ec85f3203a4bc6,libhttparse-43ab99b6a8c6c0f6,libh2-ab7652ee2ffd15ad,libtracing-dbcbc01451acef03,libtracing_core-b48aa6965eb6cc82,libonce_cell-e3707fba637dba4a,libindexmap-f695a69564899f4f,libequivalent-46be621c631098b1,libhashbrown-91a545e609a3fa63,libtokio_util-edfaf6ab105bdfd0,libfutures_channel-70cadd0070f63658,libhttp_body_util-303eb57049525d5d,libhttp_body-54ff378d7c58de17,liblog-2fb7399a07a8ce34,libfutures_util-4cd658a029f5cf6b,libfutures_io-a7c865f211be54c3,libslab-6d85a53c2e38d669,libfutures_sink-6c1fbc32a5ddd333,libfutures_task-6ce44d358128cd15,libpin_utils-17a2647cfbd4f548,libfutures_core-a08269d6a3c10f73,liburl-c55cb92b0cf4be56,libidna-4fc30a55605aa8e9,libunicode_normalization-3afd082d3af66fd9,libtinyvec-539e5ecd5f973434,libtinyvec_macros-d0dceeda14c72f71,libunicode_bidi-c007dd2b9c3874d5,libform_urlencoded-271c1a6e6d1ef94d,libpercent_encoding-9897f2fb9b5b3d4c,libhttp-26399f9e9e565000,libfnv-4a8f8d037274da80,libuuid-466f7714dd8d016a,libserde_ini-a1a139b2460d3f52,libvoid-453c9f935e4ac716,libresult-229dbc85ddb15bdd,libcsv-2aa84c5f9f7201a3,libcsv_core-871e3b8d325d7d10,libfiglet_rs-5098ed0cfe83a0da,libclap-81218ade8df31653,libclap_builder-eed4f319ef57c11c,libstrsim-f4c7d9ebbc6c832d,libanstream-9a6d26becbba89a1,libanstyle_query-2e7113e2d4d07996,libis_terminal_polyfill-a9944dfb85f3cc35,libcolorchoice-c860969fa6303468,libanstyle_parse-8ee9e4975dd6aaa2,libutf8parse-174e4626210c13d7,libclap_lex-3c02a6493e8343f2,libanstyle-47e491df70095f8b,librlg-ce5f69c3379de612,libvrd-77b7cbf14d086889,libserde_json-268d0a11c7c5dc81,libitoa-d7bcd1c441d91f4d,libryu-35cd9ababb138206,libserde_big_array-c68471d81c94b6f4,librlg-cf3d44daf0597fcb,libvrd-ce139c0289ec2242,librand-e980b3cf6baea2dc,librand_chacha-2d653a2ea93d85cf,libppv_lite86-35c965be299444d0,librand_core-8d47ff3c00183935,libgetrandom-9c14fe0a02dbc3db,libhostname-dcb5933f5599392c,libmatch_cfg-3ac3b368c15db480,libdtt-4dc79256090c0a5d,libtokio-2286c6391db46770,libsignal_hook_registry-b73b2f5fb1b24c25,libnum_cpus-d484163c72f2b306,libsocket2-9d215d0ac80b6b62,libbytes-8ab992aad9e66397,libmio-81d221928218f92b,libparking_lot-7c6748aa7f685419,libparking_lot_core-3d2a8be032a9a96f,libsmallvec-a6313261c22a30d3,liblock_api-9804cd230ab9bb98,libscopeguard-83512aa01add663b,libpin_project_lite-47db569bd19cf8c8,libhostname-71163850419c7ffc,liblibc-d6f32a9c68ef67ed,libcfg_if-0ee7354dde17bc94,libdtt-420693d67d323520,libtime-9050e5819e5c5661,libtime_core-e31bf6f6d45c0c49,libnum_conv-b915ff763c397756,libderanged-eb30a2db640d7399,libpowerfmt-cda336dd8812c8ef,libserde-283cc609419c95e9,libregex-09976b78363ef709,libregex_automata-c68587ebd317b4d4,libaho_corasick-4e9fe1761b115ae6,libmemchr-23fdee4e10d274a1,libregex_syntax-5c14fac2bfeda433}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcq2V10u/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_cli-1edbde1515bd2616" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libmake` (test "test_cli") due to 1 previous error; 3 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc5wxFt4/symbols.o" "<19 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblibmake-8107327f22fa2b0d,libserde_yml-5b0b13e8b5b82e09,liblibyml-addfbbd982ed3491,libtoml-35827d73d20936b2,libtoml_edit-28d44e4504af8c00,libserde_spanned-793b43ea5a8570ad,libwinnow-87574c2d656764e2,libtoml_datetime-fcaf5db013615fab,libreqwest-5254f26905fdccd4,librustls_pemfile-f286e84507c99b32,librustls_pki_types-2f0b5e885bc26411,libbase64-528059a677b75efd,libipnet-ba1551e1ade25f06,libhyper_tls-603ca0fa526d30f4,libtokio_native_tls-7007fd99852958dd,libserde_urlencoded-573cd6d64382429b,libmime-9b057813ad5affb0,libencoding_rs-023dc74492c98655,libnative_tls-d5d74c9b8fa2d9cc,libopenssl_probe-1850e6702887a956,libopenssl-cd44419c8ad1e1be,libbitflags-bacdc9663f215069,libforeign_types-660d5786deb9a62e,libforeign_types_shared-87ef8fc7e3f312b7,libopenssl_sys-655d3ab05c5c6eaf,libhyper_util-dcc2ada8fbf6984a,libtower-e90afb987c4f9966,libpin_project-2b20ecb1d9cbcc30,libtower_layer-a43e773ba5075557,libtower_service-e6bd062c980374a5,libhyper-adf0e8692e24606d,libwant-06e7ae129fb04496,libtry_lock-03ec85f3203a4bc6,libhttparse-43ab99b6a8c6c0f6,libh2-ab7652ee2ffd15ad,libtracing-dbcbc01451acef03,libtracing_core-b48aa6965eb6cc82,libonce_cell-e3707fba637dba4a,libindexmap-f695a69564899f4f,libequivalent-46be621c631098b1,libhashbrown-91a545e609a3fa63,libtokio_util-edfaf6ab105bdfd0,libfutures_channel-70cadd0070f63658,libhttp_body_util-303eb57049525d5d,libhttp_body-54ff378d7c58de17,liblog-2fb7399a07a8ce34,libfutures_util-4cd658a029f5cf6b,libfutures_io-a7c865f211be54c3,libslab-6d85a53c2e38d669,libfutures_sink-6c1fbc32a5ddd333,libfutures_task-6ce44d358128cd15,libpin_utils-17a2647cfbd4f548,libfutures_core-a08269d6a3c10f73,liburl-c55cb92b0cf4be56,libidna-4fc30a55605aa8e9,libunicode_normalization-3afd082d3af66fd9,libtinyvec-539e5ecd5f973434,libtinyvec_macros-d0dceeda14c72f71,libunicode_bidi-c007dd2b9c3874d5,libform_urlencoded-271c1a6e6d1ef94d,libpercent_encoding-9897f2fb9b5b3d4c,libhttp-26399f9e9e565000,libfnv-4a8f8d037274da80,libuuid-466f7714dd8d016a,libserde_ini-a1a139b2460d3f52,libvoid-453c9f935e4ac716,libresult-229dbc85ddb15bdd,libcsv-2aa84c5f9f7201a3,libcsv_core-871e3b8d325d7d10,libfiglet_rs-5098ed0cfe83a0da,libclap-81218ade8df31653,libclap_builder-eed4f319ef57c11c,libstrsim-f4c7d9ebbc6c832d,libanstream-9a6d26becbba89a1,libanstyle_query-2e7113e2d4d07996,libis_terminal_polyfill-a9944dfb85f3cc35,libcolorchoice-c860969fa6303468,libanstyle_parse-8ee9e4975dd6aaa2,libutf8parse-174e4626210c13d7,libclap_lex-3c02a6493e8343f2,libanstyle-47e491df70095f8b,librlg-ce5f69c3379de612,libvrd-77b7cbf14d086889,libserde_json-268d0a11c7c5dc81,libitoa-d7bcd1c441d91f4d,libryu-35cd9ababb138206,libserde_big_array-c68471d81c94b6f4,librlg-cf3d44daf0597fcb,libvrd-ce139c0289ec2242,librand-e980b3cf6baea2dc,librand_chacha-2d653a2ea93d85cf,libppv_lite86-35c965be299444d0,librand_core-8d47ff3c00183935,libgetrandom-9c14fe0a02dbc3db,libhostname-dcb5933f5599392c,libmatch_cfg-3ac3b368c15db480,libdtt-4dc79256090c0a5d,libtokio-2286c6391db46770,libsignal_hook_registry-b73b2f5fb1b24c25,libnum_cpus-d484163c72f2b306,libsocket2-9d215d0ac80b6b62,libbytes-8ab992aad9e66397,libmio-81d221928218f92b,libparking_lot-7c6748aa7f685419,libparking_lot_core-3d2a8be032a9a96f,libsmallvec-a6313261c22a30d3,liblock_api-9804cd230ab9bb98,libscopeguard-83512aa01add663b,libpin_project_lite-47db569bd19cf8c8,libhostname-71163850419c7ffc,liblibc-d6f32a9c68ef67ed,libcfg_if-0ee7354dde17bc94,libdtt-420693d67d323520,libtime-9050e5819e5c5661,libtime_core-e31bf6f6d45c0c49,libnum_conv-b915ff763c397756,libderanged-eb30a2db640d7399,libpowerfmt-cda336dd8812c8ef,libserde-283cc609419c95e9,libregex-09976b78363ef709,libregex_automata-c68587ebd317b4d4,libaho_corasick-4e9fe1761b115ae6,libmemchr-23fdee4e10d274a1,libregex_syntax-5c14fac2bfeda433}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc5wxFt4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_interface-ce8ea969e2398662" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libmake` (test "test_interface") due to 1 previous error; 3 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc9HRW1p/symbols.o" "<31 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibmake-8107327f22fa2b0d,libserde_yml-5b0b13e8b5b82e09,liblibyml-addfbbd982ed3491,libtoml-35827d73d20936b2,libtoml_edit-28d44e4504af8c00,libserde_spanned-793b43ea5a8570ad,libwinnow-87574c2d656764e2,libtoml_datetime-fcaf5db013615fab,libreqwest-5254f26905fdccd4,librustls_pemfile-f286e84507c99b32,librustls_pki_types-2f0b5e885bc26411,libbase64-528059a677b75efd,libipnet-ba1551e1ade25f06,libhyper_tls-603ca0fa526d30f4,libtokio_native_tls-7007fd99852958dd,libserde_urlencoded-573cd6d64382429b,libmime-9b057813ad5affb0,libencoding_rs-023dc74492c98655,libnative_tls-d5d74c9b8fa2d9cc,libopenssl_probe-1850e6702887a956,libopenssl-cd44419c8ad1e1be,libbitflags-bacdc9663f215069,libforeign_types-660d5786deb9a62e,libforeign_types_shared-87ef8fc7e3f312b7,libopenssl_sys-655d3ab05c5c6eaf,libhyper_util-dcc2ada8fbf6984a,libtower-e90afb987c4f9966,libpin_project-2b20ecb1d9cbcc30,libtower_layer-a43e773ba5075557,libtower_service-e6bd062c980374a5,libhyper-adf0e8692e24606d,libwant-06e7ae129fb04496,libtry_lock-03ec85f3203a4bc6,libhttparse-43ab99b6a8c6c0f6,libh2-ab7652ee2ffd15ad,libtracing-dbcbc01451acef03,libtracing_core-b48aa6965eb6cc82,libonce_cell-e3707fba637dba4a,libindexmap-f695a69564899f4f,libequivalent-46be621c631098b1,libhashbrown-91a545e609a3fa63,libtokio_util-edfaf6ab105bdfd0,libfutures_channel-70cadd0070f63658,libhttp_body_util-303eb57049525d5d,libhttp_body-54ff378d7c58de17,liblog-2fb7399a07a8ce34,libfutures_util-4cd658a029f5cf6b,libfutures_io-a7c865f211be54c3,libslab-6d85a53c2e38d669,libfutures_sink-6c1fbc32a5ddd333,libfutures_task-6ce44d358128cd15,libpin_utils-17a2647cfbd4f548,libfutures_core-a08269d6a3c10f73,liburl-c55cb92b0cf4be56,libidna-4fc30a55605aa8e9,libunicode_normalization-3afd082d3af66fd9,libtinyvec-539e5ecd5f973434,libtinyvec_macros-d0dceeda14c72f71,libunicode_bidi-c007dd2b9c3874d5,libform_urlencoded-271c1a6e6d1ef94d,libpercent_encoding-9897f2fb9b5b3d4c,libhttp-26399f9e9e565000,libfnv-4a8f8d037274da80,libuuid-466f7714dd8d016a,libserde_ini-a1a139b2460d3f52,libvoid-453c9f935e4ac716,libresult-229dbc85ddb15bdd,libcsv-2aa84c5f9f7201a3,libcsv_core-871e3b8d325d7d10,libfiglet_rs-5098ed0cfe83a0da,libclap-81218ade8df31653,libclap_builder-eed4f319ef57c11c,libstrsim-f4c7d9ebbc6c832d,libanstream-9a6d26becbba89a1,libanstyle_query-2e7113e2d4d07996,libis_terminal_polyfill-a9944dfb85f3cc35,libcolorchoice-c860969fa6303468,libanstyle_parse-8ee9e4975dd6aaa2,libutf8parse-174e4626210c13d7,libclap_lex-3c02a6493e8343f2,libanstyle-47e491df70095f8b,librlg-ce5f69c3379de612,libvrd-77b7cbf14d086889,libserde_json-268d0a11c7c5dc81,libitoa-d7bcd1c441d91f4d,libryu-35cd9ababb138206,libserde_big_array-c68471d81c94b6f4,librlg-cf3d44daf0597fcb,libvrd-ce139c0289ec2242,librand-e980b3cf6baea2dc,librand_chacha-2d653a2ea93d85cf,libppv_lite86-35c965be299444d0,librand_core-8d47ff3c00183935,libgetrandom-9c14fe0a02dbc3db,libhostname-dcb5933f5599392c,libmatch_cfg-3ac3b368c15db480,libdtt-4dc79256090c0a5d,libtokio-2286c6391db46770,libsignal_hook_registry-b73b2f5fb1b24c25,libnum_cpus-d484163c72f2b306,libsocket2-9d215d0ac80b6b62,libbytes-8ab992aad9e66397,libmio-81d221928218f92b,libparking_lot-7c6748aa7f685419,libparking_lot_core-3d2a8be032a9a96f,libsmallvec-a6313261c22a30d3,liblock_api-9804cd230ab9bb98,libscopeguard-83512aa01add663b,libpin_project_lite-47db569bd19cf8c8,libhostname-71163850419c7ffc,liblibc-d6f32a9c68ef67ed,libcfg_if-0ee7354dde17bc94,libdtt-420693d67d323520,libtime-9050e5819e5c5661,libtime_core-e31bf6f6d45c0c49,libnum_conv-b915ff763c397756,libderanged-eb30a2db640d7399,libpowerfmt-cda336dd8812c8ef,libserde-283cc609419c95e9,libregex-09976b78363ef709,libregex_automata-c68587ebd317b4d4,libaho_corasick-4e9fe1761b115ae6,libmemchr-23fdee4e10d274a1,libregex_syntax-5c14fac2bfeda433}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc9HRW1p/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/libmake-75129488962b500f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libmake` (example "libmake") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "239221a616a419a2ee237ba76f3d921c1438ccdd0ccdc79d50daa7d2429dcd45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "239221a616a419a2ee237ba76f3d921c1438ccdd0ccdc79d50daa7d2429dcd45", kill_on_drop: false }`
[INFO] [stdout] 239221a616a419a2ee237ba76f3d921c1438ccdd0ccdc79d50daa7d2429dcd45
